object fraSweepStats: TfraSweepStats Left = 0 Top = 0 Width = 256 Height = 356 TabOrder = 0 TabStop = True DesignSize = ( 256 356) object shpAVStatus: TShape Left = 8 Top = 4 Width = 241 Height = 25 Anchors = [akLeft, akTop, akRight] Brush.Color = 12246783 Pen.Color = clSilver end object lblCheckedFor: TResLabel Left = 12 Top = 63 Width = 63 Height = 14 Color = clWhite Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Tahoma' Font.Style = [fsBold] ParentColor = False ParentFont = False Transparent = True ResourceCaption = 34010 end object lblKnownThreats: TResLabel Left = 12 Top = 84 Width = 77 Height = 13 Color = clWhite ParentColor = False Transparent = True ResourceCaption = 34011 end object lblItemsInspected: TResLabel Left = 12 Top = 116 Width = 100 Height = 14 Color = clWhite Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Tahoma' Font.Style = [fsBold] ParentColor = False ParentFont = False Transparent = True ResourceCaption = 34020 end object lblMemoryInspected: TResLabel Left = 12 Top = 132 Width = 38 Height = 13 Color = clWhite ParentColor = False Transparent = True ResourceCaption = 34021 end object lblRegistryInspected: TResLabel Left = 12 Top = 156 Width = 40 Height = 13 Color = clWhite ParentColor = False Transparent = True ResourceCaption = 34022 end object lblCookiesInspected: TResLabel Left = 12 Top = 180 Width = 37 Height = 13 Color = clWhite ParentColor = False Transparent = True ResourceCaption = 34023 end object lblFilesFoldersInspected: TResLabel Left = 12 Top = 204 Width = 60 Height = 13 Color = clWhite ParentColor = False Transparent = True ResourceCaption = 34024 end object lblFound: TResLabel Left = 12 Top = 232 Width = 56 Height = 14 Color = clWhite Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Tahoma' Font.Style = [fsBold] ParentColor = False ParentFont = False Transparent = True ResourceCaption = 49652 end object lblItemsFound: TResLabel Left = 12 Top = 252 Width = 27 Height = 13 Color = clWhite ParentColor = False Transparent = True ResourceCaption = 34031 end object lblTracesFound: TResLabel Left = 12 Top = 276 Width = 32 Height = 13 Color = clWhite ParentColor = False Transparent = True ResourceCaption = 34032 end object lblSweepTime: TResLabel Left = 12 Top = 308 Width = 73 Height = 14 Color = clWhite Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Tahoma' Font.Style = [fsBold] ParentColor = False ParentFont = False Transparent = True ResourceCaption = 34040 end object lblTotalTime: TResLabel Left = 12 Top = 324 Width = 37 Height = 13 Color = clWhite ParentColor = False Transparent = True ResourceCaption = 34042 end object lblAVStatus: TResLabel Left = 34 Top = 8 Width = 212 Height = 17 Anchors = [akLeft, akTop, akRight] AutoSize = False Caption = 'lblAVStatus' Color = 12246783 EllipsisPosition = epEndEllipsis Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [fsBold] ParentColor = False ParentFont = False Transparent = True WordWrap = True end object imgAVStatus: TResImage Left = 12 Top = 8 Width = 16 Height = 16 Transparent = True ResourceImage = 'SHD_AV_ON' end object lblSweeptypeValue: TResLabel Left = 132 Top = 35 Width = 114 Height = 30 AutoSize = False Caption = 'Full' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Tahoma' Font.Style = [fsBold] ParentFont = False Transparent = True WordWrap = True end object lblSweepType: TResLabel Left = 12 Top = 35 Width = 74 Height = 14 Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Tahoma' Font.Style = [fsBold] ParentFont = False Transparent = True ResourceCaption = 49653 end object edtKnownThreats: TEdit Left = 132 Top = 84 Width = 121 Height = 21 TabStop = False BorderStyle = bsNone Color = clWhite ReadOnly = True TabOrder = 0 Text = '0' end object edtCookiesInspected: TEdit Left = 132 Top = 180 Width = 121 Height = 21 TabStop = False BorderStyle = bsNone Color = clWhite ReadOnly = True TabOrder = 1 Text = '0' end object edtFilesFoldersInspected: TEdit Left = 132 Top = 204 Width = 121 Height = 21 TabStop = False BorderStyle = bsNone Color = clWhite ReadOnly = True TabOrder = 2 Text = '0' end object edtRegistryInspected: TEdit Left = 132 Top = 156 Width = 121 Height = 21 TabStop = False BorderStyle = bsNone Color = clWhite ReadOnly = True TabOrder = 3 Text = '0' end object edtMemoryInspected: TEdit Left = 132 Top = 132 Width = 121 Height = 21 TabStop = False BorderStyle = bsNone Color = clWhite ReadOnly = True TabOrder = 4 Text = '0' end object edtItemsFound: TEdit Left = 132 Top = 252 Width = 121 Height = 21 TabStop = False BorderStyle = bsNone Color = clWhite ReadOnly = True TabOrder = 5 Text = '0' end object edtTracesFound: TEdit Left = 132 Top = 276 Width = 121 Height = 21 TabStop = False BorderStyle = bsNone Color = clWhite ReadOnly = True TabOrder = 6 Text = '0' end object edtTotalTime: TEdit Left = 132 Top = 324 Width = 121 Height = 21 TabStop = False BorderStyle = bsNone Color = clWhite ReadOnly = True TabOrder = 7 Text = '0' end end